Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix workflow fail on actions push #20

Merged
merged 3 commits into from
Feb 21, 2024

Conversation

garrettsummerfi3ld
Copy link
Member

@garrettsummerfi3ld garrettsummerfi3ld commented Feb 18, 2024

Fixed

Fixed issue where the syntax check job would fail due to no access to push to the repository.

Caution

There is a Personal Access Token used as an organization secret that has access to all the repositories. This token can perform actions on behalf of this user. Only modify this value if you know what you're doing.

Fixed issue where the syntax check job would fail due to no access to push to the repository.
@garrettsummerfi3ld garrettsummerfi3ld added bug Something isn't working github_actions Pull requests that update GitHub Actions code labels Feb 18, 2024
@garrettsummerfi3ld garrettsummerfi3ld marked this pull request as draft February 18, 2024 20:37
@garrettsummerfi3ld garrettsummerfi3ld marked this pull request as ready for review February 18, 2024 20:40
@garrettsummerfi3ld garrettsummerfi3ld merged commit 48c5123 into main Feb 21, 2024
6 checks passed
@garrettsummerfi3ld garrettsummerfi3ld deleted the bugfix/workflow-push-failure branch February 21, 2024 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant